home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / mach / thread-sym.c < prev    next >
C/C++ Source or Header  |  1994-02-16  |  197b  |  7 lines

  1. #include <mach.h>
  2. #include <gnu-stabs.h>
  3.  
  4. function_alias (mach_setup_thread, __mach_setup_thread,
  5.         kern_return_t, (task, thread, pc),
  6.         mach_setup_thread (task_t task, thread_t thread, void *pc))
  7.